home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / COPYRIGHT.DTML < prev    next >
Encoding:
Text File  |  1999-11-03  |  9.2 KB  |  243 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
  2. <HTML lang="en">
  3. <HEAD>
  4. <TITLE>Copyright</TITLE>
  5. </HEAD>
  6. <BODY BGCOLOR="#FFFFFF" LINK="#000099" VLINK="#555555">
  7.  
  8. <P align="center">
  9. <a href="#ZPL">Zope License</a> |
  10. <a href="#PYTHON">Python License</a> |
  11. <a href="#CREDITS">Zope Credits</a>
  12. </P>
  13.  
  14. <A NAME="ZPL">
  15.  
  16. <H2>Zope Public License (ZPL) Version 1.0</H2>
  17.  
  18. <h3>Copyright © 1997, 1998, 1999
  19.   <a href="http://www.digicool.com/" TARGET="_top">
  20.   Digital Creations</a>, All rights reserved.</h3>
  21.  
  22. <p>
  23. This license has been certified as Open Source(tm).
  24. </p>
  25.  
  26. <p>
  27. Redistribution and use in source and binary forms, with or without
  28. modification, are permitted provided that the following conditions are
  29. met:
  30. </p>
  31.  
  32.  
  33. <ol>
  34. <li>Redistributions in source code must retain the above copyright
  35.    notice, this list of conditions, and the following disclaimer.
  36.  
  37. <li>Redistributions in binary form must reproduce the above copyright
  38.    notice, this list of conditions, and the following disclaimer in
  39.    the documentation and/or other materials provided with the
  40.    distribution.
  41.  
  42. <li>Digital Creations requests that attribution be given to Zope
  43.    in any manner possible. Zope includes a "Powered by Zope"
  44.    button that is installed by default. While it is not a license
  45.    violation to remove this button, it is requested that the
  46.    attribution remain. A significant investment has been put
  47.    into Zope, and this effort will continue if the Zope community
  48.    continues to grow. This is one way to assure that growth.
  49.  
  50. <li><dl><dt> 
  51.    All advertising materials and documentation mentioning
  52.       features derived from or use of this software must display
  53.    the following acknowledgement:
  54.  
  55.      <dd>"This product includes software developed by Digital
  56.      Creations for use in the Z Object Publishing Environment
  57.      (http://www.zope.org/)."
  58.    </dl>
  59.  
  60.    In the event that the product being advertised includes an
  61.    intact Zope distribution (with copyright and license included)
  62.    then this clause is waived.
  63.  
  64. <li> Names associated with Zope or Digital Creations must not be
  65.    used to endorse or promote products derived from this
  66.    software without prior written permission from Digital
  67.    Creations.
  68.  
  69. <li><dl><dt>Modified redistributions of any form whatsoever must retain
  70.    the following acknowledgment:
  71.  
  72.      <dd>"This product includes software developed by Digital Creations
  73.      for use in the Z Object Publishing Environment
  74.      (http://www.zope.org/)."
  75.  
  76.    Intact (re-)distributions of any official Zope release do not
  77.    require an external acknowledgement.
  78. </dl>
  79.  
  80. <li> Modifications are encouraged but must be packaged separately as
  81.    patches to official Zope releases.  Distributions that do not
  82.    clearly separate the patches from the original work must be clearly
  83.    labeled as unofficial distributions.  Modifications which do not
  84.    carry the name Zope may be packaged in any form, as long as they
  85.    conform to all of the clauses above.
  86. </ol>
  87. <dl>
  88. <dt>Disclaimer
  89.  
  90.   <dd>  THIS SOFTWARE IS PROVIDED BY DIGITAL CREATIONS ``AS IS'' AND ANY
  91.   EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  92.   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  93.   PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL DIGITAL CREATIONS OR ITS
  94.   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  95.   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  96.   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  97.   USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  98.   ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  99.   OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  100.   OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  101.   SUCH DAMAGE.
  102.  
  103. <hr>
  104.  
  105. <A NAME="PYTHON">
  106.  
  107. <H3>
  108. <img src="<dtml-var SCRIPT_NAME>/p_/PyPoweredSmall_Gif">
  109. This software is powered by <a href="http://www.python.org/" TARGET="_top">Python</a>!
  110. </H3>
  111. <p>Copyright © 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
  112. The Netherlands.</p>
  113.  
  114. <p><center>All Rights Reserved</center></p>
  115.  
  116. <p>Permission to use, copy, modify, and distribute this software and its
  117. documentation for any purpose and without fee is hereby granted,
  118. provided that the above copyright notice appear in all copies and that
  119. both that copyright notice and this permission notice appear in
  120. supporting documentation, and that the names of Stichting Mathematisch
  121. Centrum or CWI or Corporation for National Research Initiatives or
  122. CNRI not be used in advertising or publicity pertaining to
  123. distribution of the software without specific, written prior
  124. permission.</p>
  125.  
  126. <p>While CWI is the initial source for this software, a modified version
  127. is made available by the Corporation for National Research Initiatives
  128. (CNRI) at the Internet address
  129. <a href="ftp://ftp.python.org">ftp://ftp.python.org</a>.</p>
  130.  
  131. <p>STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH
  132. REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
  133. MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH
  134. CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
  135. DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  136. PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  137. TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  138. PERFORMANCE OF THIS SOFTWARE.</p>
  139.  
  140. <hr>
  141. <p>Zope uses the xmlrpclib module:</p>
  142.  
  143. Copyright © 1999 by Secret Labs AB<br>
  144. Copyright © 1999 by Fredrik Lundh</p>
  145.  
  146. <p>By obtaining, using, and/or copying this software and/or its
  147. associated documentation, you agree that you have read, understood,
  148. and will comply with the following terms and conditions:</p>
  149.  
  150. <p>Permission to use, copy, modify, and distribute this software and its
  151. associated documentation for any purpose and without fee is hereby
  152. granted, provided that the above copyright notice appears in all
  153. copies, and that both that copyright notice and this permission notice
  154. appear in supporting documentation, and that the name of Secret Labs
  155. AB or the author not be used in advertising or publicity pertaining to
  156. distribution of the software without specific, written prior
  157. permission.</p>
  158.  
  159. <p>SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO
  160. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  161. FITNESS.  IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR
  162. ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  163. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  164. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  165. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</p>
  166.  
  167. <hr>
  168. <p>Zope uses the C expat library by James Clark, for parsing XML text.</p>
  169.  
  170. <P>Copyright (c) 1998, 1999 James Clark.  Expat is subject to the <A
  171. HREF="http://www.mozilla.org/NPL/NPL-1_1Final.html">Mozilla Public
  172. License Version 1.1</A>.
  173. </p>
  174.  
  175. <hr>
  176.  
  177. <A NAME="CREDITS">
  178.  
  179. <H3>Zope Credits</H3>
  180.  
  181.  
  182. <P>
  183.   The Zope software receives contributions from far and wide.  Here's
  184.   the Zope Hall of Fame:
  185. </P>
  186. <UL>
  187.  
  188.     <LI>Jeff Bauer is Zope Dude Number One.  Jeff took over PCGI and
  189.     kept pushing it forward through the years.</LI>
  190.  
  191.     <LI>Sam Rushing worked with us at Digital Creations to make Medusa
  192.     the publishing platform for ZServer and the concurrency of Zope2.</LI>
  193.  
  194.     <LI>A subset of windows guru Mark Hammond's win32 extensions are
  195.     bundled with win32 binary distributions of Zope.
  196.  
  197.     <LI>Martijn Pieters and Brian Hooper contributed the DTML 'in' tag reverse
  198.     attribute.</LI>
  199.  
  200.     <LI>Phillip Eby contributed the DTML <code>let</code> tag and many
  201.       other useful ideas, including the inspiration for the DTML
  202.       <code>call</code>, <code>with</code> and <code>return</code>
  203.       tags.</LI>
  204.  
  205.     <LI>The DateTime module was based on work from Ted Horst.</LI>
  206.  
  207.     <LI>Jordan Baker contributed the 'try' tag, something I've wanted
  208.     for a long, long time.</LI>
  209.  
  210.     <LI>Martijn Pieters chipped in with a safe range function.</LI>
  211.  
  212.     <LI>Michael Hauser came up with the name "Zope".</LI>
  213.  
  214.     <LI>Eric Kidd added support for <a href="http://www.xmlrpc.com/">
  215.         XML-RPC</a></LI>
  216.  
  217.     <LI>Phillip Eby contributed the DTML <code>let</code> tag and many
  218.         other useful ideas, including the inspiration for the DTML
  219.         <code>call</code>, <code>with</code> and <code>return</code>
  220.         tags.</LI>
  221.  
  222.     <LI>Andrew M. Kuchling wrote the initial version of mod_pcgi, making 
  223.     him extremely cool in our book.</LI>
  224.  
  225.     <LI>Jephte CLAIN made some patches to European TimeZope.</LI>
  226.  
  227.     <LI>All the other Zopistas far and wide that stuck with us during
  228.     the Bobo/Principia days and politely push us to make the best damn
  229.     app server on this or any other planet.</LI>
  230.  
  231.     <LI>Of course the list of credits would be quite incomplete without
  232.     mentioning Guido van Rossum, benevolent dictator of Python and
  233.     long-time friend of Digital Creations.  Zope Power is Python
  234.     Power.</LI>
  235.  
  236. </UL>
  237.  <P>
  238.  Paul Everitt, <a href="mailto:paul@digicool.com">paul@digicool.com</a>.
  239. </P>
  240. </BODY>
  241. </HTML>
  242.  
  243.